PWMEN1=0, PWMEN0=0, TOIE=0, PWMEN2=0, CPWMS=0, PWMEN6=0, PWMEN7=0, CLKS=00, PS=000, PWMEN4=0, PWMEN3=0, PWMEN5=0, RIE=0, TOF=0, RF=0
Status And Control
| PS | Prescale Factor Selection 0 (000): Divide by 1 1 (001): Divide by 2 2 (010): Divide by 4 3 (011): Divide by 8 4 (100): Divide by 16 5 (101): Divide by 32 6 (110): Divide by 64 7 (111): Divide by 128 |
| CLKS | Clock Source Selection 0 (00): No clock selected. This in effect disables the FTM counter. 1 (01): System clock 2 (10): Fixed frequency clock 3 (11): External clock |
| CPWMS | Center-Aligned PWM Select 0 (0): FTM counter operates in Up Counting mode. 1 (1): FTM counter operates in Up-Down Counting mode. |
| RIE | Reload Interrupt Enable 0 (0): Reload interrupt is disabled. 1 (1): Reload interrupt is enabled. |
| RF | Reload Flag 0 (0): FTM counter did not reach a reload point. 1 (1): FTM counter reached a reload point. |
| TOIE | Timer Overflow Interrupt Enable 0 (0): Disable TOF interrupts. Use software polling. 1 (1): Enable TOF interrupts. An interrupt is generated when TOF equals one. |
| TOF | Timer Overflow Flag 0 (0): FTM counter has not overflowed. 1 (1): FTM counter has overflowed. |
| PWMEN0 | Channel 0 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN1 | Channel 1 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN2 | Channel 2 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN3 | Channel 3 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN4 | Channel 4 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN5 | Channel 5 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN6 | Channel 6 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |
| PWMEN7 | Channel 7 PWM enable bit 0 (0): Channel output port is disabled 1 (1): Channel output port is enabled |